Release 10.1A: OpenEdge Development:
Messaging and ESB


acknowledgeAndForward procedure

Forwards and acknowledges a message in a single operation.

Syntax

PROCEDURE acknowledgeAndForward. 
DEFINE INPUT PARAMETER destinationName AS CHARACTER. 
DEFINE INPUT PARAMETER messageH        AS HANDLE. 
DEFINE INPUT PARAMETER priority        AS INTEGER. 
DEFINE INPUT PARAMETER timeToLive      AS DECIMAL. 
DEFINE INPUT PARAMETER persistency     AS CHARACTER. 

Applies to

Message Consumer objects

Notes

See also

acknowledgeAndForward procedure, setSingleMessageAcknowledgement procedure, getSingleMessageAcknowledgement function, setNoAcknowledge procedure, getNoAcknowledge function

For more information, see the "Message acknowledgement, forwarding, and recovery" section and the "Single-message acknowledgement" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095